1,245 Topics

Member Avatar for
Member Avatar for SimonIoa

Hello i am getting an error on log about npm... Any suggestion? PATH=.\node_modules\.bin;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Web\External;%PATH%;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\Git\cmd;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\Git\mingw32\bin "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Web\External\npm.CMD" install npm WARN deprecated babili@0.0.10: babili has been renamed to babel-minify. Please update to babel-minify npm WARN engine …

Member Avatar for SimonIoa
0
855
Member Avatar for BananaBread

Hi there. Sorry if this is in the wrong place! I am looking to create an app which allows a user to click on some words from a list (or three) to create a random sentence. What would be the easiest way to do this? I am using Android Studio …

Member Avatar for rubberman
0
362
Member Avatar for SimonIoa

Hello how do you feel about Ionic 3 and Angular 4 frameworks? Are they compatible with Ios? Do i need to know Java to use them?

Member Avatar for hericles
0
455
Member Avatar for happygeek

Got Android? Then you had better be on top of your security smarts. With Android cornering more than 80 per cent of the mobile operating system market, it's no surprise that Android devices are the number one target for the mobile malware merchants. Kaspersky Lab reckoned that Android malware attacks …

Member Avatar for happygeek
1
2K
Member Avatar for Sinisa_1

Good man James helped me learn die roll board game programming in Java, and I applied it on Ladders and Snakes. Made one in Java. Now I'm learning to do it in Android. Here's the question: Making simple Ladders and Snakes game. Can't use those in Google Play, they don't …

Member Avatar for Sinisa_1
0
3K
Member Avatar for spades0001

Greetings! I am trying to connect my android application to a MySQL database. The app serves as a tool for lawyers providing them features such as: - a calendar wherein they can add and view events -an agenda list wherein they can see a list of their agendas -a notification …

Member Avatar for HitsuGaya198
0
4K
Member Avatar for annya

Hi, I have an app that worked very fine before Iam enabling the SSL to my domian name, I used an web url Ex: api.domian.com for getting detils to the app like login, result etc. some days before I have added an SSL (lets encrypt) the subdomian name suddenly the …

Member Avatar for annya
0
323
Member Avatar for gahhon

Hi guys, I am new to Mobile Development. I do have some Assignment question want to clarify. **Task 3 Create an app. that will make use of 3 icons (from the Icon pack provided). Your app must display all 3 icons below some relevant text. - You must take a …

Member Avatar for annya
0
360
Member Avatar for happygeek

Generally speaking, when it comes to being as secure as possible (and, just as importantly, staying as secure as possible) newer is better. This is certainly the case if we are talking mobile operating systems such as Android and iOS. As of the start of March 2017, according to [Apple's …

Member Avatar for shujat_2
4
706
Member Avatar for wushu_1

so i tried the handheld.playfullscreenmovie but all i see when i run it is white screen. here's what i did public class splashy : MonoBehaviour { // Use this for initialization void Start () { splashyVoid(); } // Update is called once per frame void Update () { } void …

0
149
Member Avatar for wilsonchama

Hi Guys, Am trying to develop an android application with 13 fragments. The app works very well with the navigation drawer, but when I tried to add the code for the function to swipe the screen to switch betwenn fragments, the app stopped to work. I am very new to …

0
312
Member Avatar for AssertNull

I am brand new to Android development. Hopefully this is an easy one. Relevant code (I hope) below. import android.location.LocationManager; import android.content.Context; LocationManager locationManager = (LocationManager) getSystemService(Context.LOCATION_SERVICE); I get the following: Error: error: cannot find symbol method getSystemService(String) All the code samples I am seeing say to do the above. …

Member Avatar for open_1
0
7K
Member Avatar for catastrophe2

hi So i made a simple game app, and am implementing music now i have easy and hard mode, and game over, as well as home screen homesecreen now plays music1, loops fine and all...then once player selects to play i want to stop the current music1, and start music …

Member Avatar for Kubilay DoÄŸukan
0
323
Member Avatar for tarun_6

Can anyone guide me to find a way to convert swing application to Android app. If we just create the gui using xml is it enough to take the working code from the previous swing application to run on Android

Member Avatar for tarun_6
0
2K
Member Avatar for tarun_6
Member Avatar for Dil_1

Hi everyone! What I want is to grab a specific textual data from a specif web-page of a website (not all the data containing on the web-page). Please suggest me the easiest way to do this. I look forward to your answers. Thank you!

Member Avatar for Kubilay DoÄŸukan
0
332
Member Avatar for jkon

I am a partner in a company that deals with various aspects of the web presence of a company. Those aspects some times touch back office and more often replace it entirely. I have no idea of the mobile games field but last week my interest flamed. I tried several …

Member Avatar for jkon
1
591
Member Avatar for Mirty

I need instructions on implementing a houghes circle code using android studio to an app. I do not know where to put everything and need detailed instructions on how to create the app and save it onto an android device. iCannyUpperThreshold = 100; iMinRadius = 20; iMaxRadius = 400; iAccumulator …

Member Avatar for Rajan_7
0
260
Member Avatar for life assosication
Member Avatar for lewashby

I'm having trouble mounting my android's micro sd card. When I run lsusb I see the entry for the card `lsusb` - > `Bus 001 Device 006: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader` I have also validated that the device is sdf. me@mothership ~ $ sudo mount …

Member Avatar for rubberman
0
2K
Member Avatar for massivefermion

Apache Cordova is a framework that lets you build mobile applications using HTML5, CSS and Javascript for different mobile platforms. But because the applications you build with this framework live in a layer on the top of the native development tools of the targeted platform, they're slower than equivalent applications …

Member Avatar for rproffitt
0
649
Member Avatar for Rajan_7
Member Avatar for annya

Hello, I not an expert in android coding but I know little bit, that's why I bought this app from a person. Unfortunately the app author was not giving supporting to me that's why Iam posting this issue here. So please help me, my new app was working fine in …

Member Avatar for rproffitt
0
1K
Member Avatar for palash_1

**how to solve invalid keystore error in android studio here is error report-----------------------> here is error report--------> error:Error:java.lang.RuntimeException: com.android.ide.common.signing.KeytoolException: Failed to read key palash from store "D:\MyApplication3.idea\workspace.xml": Invalid keystore format second error:Error:com.android.ide.common.signing.KeytoolException: Failed to read key palash from store "D:\MyApplication3.idea\workspace.xml": Invalid keystore format third error:Error:java.io.IOException: Invalid keystore format how to …

Member Avatar for rproffitt
0
4K
Member Avatar for palash_1

**In android studio 2.2.2 after build gradle syn it shows this error-------->Error:org.gradle.api.GradleException: Please fix the version conflict either by updating the version of the google-services plugin (information about the latest version is available at https://bintray.com/android/android-tools/com.google.gms.google-services/) or updating the version of com.google.android.gms to 9.2.0.how to solve this problem??????**

Member Avatar for happygeek
0
385
Member Avatar for jeddo
Member Avatar for Joe_10

I have a simple form that submits a name to a database. the php works on the html form already. xml for form <Button android:id="@+id/button" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Button" android:onClick="sumbitdata" app:layout_constraintLeft_toLeftOf="parent" app:layout_constraintRight_toRightOf="parent" tools:layout_constraintTop_creator="1" tools:layout_constraintRight_creator="1" android:layout_marginTop="53dp" app:layout_constraintTop_toBottomOf="@+id/name" tools:layout_constraintLeft_creator="1" /> <EditText android:id="@+id/name" android:layout_width="wrap_content" android:layout_height="wrap_content" android:ems="10" android:inputType="textPersonName" android:text="Name" tools:layout_constraintTop_creator="1" tools:layout_constraintRight_creator="1" android:layout_marginEnd="69dp" app:layout_constraintRight_toRightOf="parent" android:layout_marginTop="222dp" app:layout_constraintTop_toTopOf="parent" …

Member Avatar for JamesCherrill
0
391
Member Avatar for Stefce

How do i get every user that installs my app but without asking the user to register anywhere also sorting by every time it joins (opens) the app. Any help will be appreciated.

Member Avatar for rproffitt
0
290
Member Avatar for sireiz

Hi, I have a view say a Button, i made a border for it in a paint application, now i wwant to use that border as the border for my button, how can i do that in such a way that it looks well on all screen sizes?

Member Avatar for shivya_1
0
257
Member Avatar for Naveen_20

![ThemeStyle.jpg](/attachments/large/4/31d4230c77b20fb9af32ad748aae54e3.jpg "align-center") ![styles.jpg](/attachments/large/4/0fc7d1c38e3f3fb412ee34a7a56e3abe.jpg "align-center") ![stylesv21.jpg](/attachments/large/4/bf208775fabcb23124fc6f1b79e86dae.jpg "align-center") ![activity_main.jpg](/attachments/large/4/579d91fae02cb95c1b34fc7d52c365a6.jpg "align-center") ![tool_bar.jpg](/attachments/large/4/38db3d667138e5709888f3aac97193ce.jpg "align-center") I tried various forums but no luck I couldn't figure out what's wrong with it

Member Avatar for rproffitt
0
905

The End.