1,125 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for Bile

Hello every one, I was assigned to developed a website for My company and all is good by now,only the testing department gave a question if there is a way I could make that website be available on other devices rather than a Computer i.e,Smart phones,iPads and the kind. So …

Mobile Development
Member Avatar for Bile
0
203
Member Avatar for Umair_4

how to make andriod apps? Which softwares is need for building a andriod apps?

Mobile Development
Member Avatar for peter_budo
0
136
Member Avatar for ocw91

I trying to compile my code in netbean (no red color highlight in code), but there is an error that cause it to fail. i not sure why is it error. Googled and cant find any helpful tips. one said that too many class in the file @@? can anyone …

Mobile Development
Member Avatar for ocw91
0
458
Member Avatar for zubaer_ahammed

I have used Samsung Android Phone driver in Windows 7 previously. But now in Windows 8.1 I can't install it. I have tried the latest driver from samsung official site but didn't work. Please help me.

Member Avatar for Rakesh456
0
207
Member Avatar for yeshamarques

Hello Friends, How Are You............. Please Give Me Help How to Increase Review & Ratings For Android Apps

Member Avatar for Rakesh456
0
183
Member Avatar for Tushar_2

Hi all, I am trying to run my code editor into my android app here is my link of editor [webpage code editor](http://guru99.com/demo-editor-php.html) I am using the below code for my code editor code link <script>$.noConflict();</script> <script type="text/javascript" src="http://test.guru99.com/js/Phpeditor/codemirror.js"></script> <script type="text/javascript" src="http://test.guru99.com/js/Phpeditor/clike.js"></script> <script type="text/javascript" src="http://test.guru99.com/js/Phpeditor/php.js"></script> <script type="text/javascript" src="http://test.guru99.com/js/Phpeditor/css.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> …

Member Avatar for peter_budo
0
400
Member Avatar for chrisschristou

hello. i have a project to do for android, i want to make a tourist guide app, but i want to have basic information on app and sometime i want 5 request data from google or from website. i must on app apk app or web application in reality i …

Mobile Development android android-development
Member Avatar for peter_budo
0
228
Member Avatar for cguan_77

hello guys, got this code but it has an error. any ideas? Thanks. public void ListenerCheckAll() { Chbox0 = (CheckBox) findViewById(R.id.checkBox1); xAllButton = (Button) findViewById(R.id.button1); xAllButton.setOnClickListener(new OnClickListener() { @Override public void onClick(View vx) { Chbox0 = (CheckBox) findViewById(R.id.checkBox1); boolean checked = ((CheckBox) vx).isChecked(); //this part has the error switch(vx.getId()){ case …

Mobile Development android android-development
Member Avatar for peter_budo
0
131
Member Avatar for James singizi

i have installed android studio on my pc and im trying to run it and its showing me an error that says, "The environment variable JAVA_HOME(with the value of C:\Program Files\java\jdk1.8.0_20\bin)" does not point to a valid jvm location

Mobile Development android android-development
Member Avatar for James singizi
0
88
Member Avatar for Mr.M

Hello Every one. I'm trying to create a VOIP SIP SDK or a VIOP application for black berry and you can call me damn becuase I have all the required Libraries files and all the related files which are writen in C# and C++ but the problem is that I …

Mobile Development flash
Member Avatar for rcgoyal
0
164
Member Avatar for srazi

Hello Friends, I'am an application s/w programmer, was working on Classic VB&ASP(with limited knowledge of .net and c#),now working on SSRS Reports, tasked with designing a two-form application to be deployed on Intermec CN70 device (OS-Microsoft Windows Embedded Handheld 6.5) more specifications [here](http://www.intermec.com/products/cmptrcn70a/index.aspx) The required application on successful login(username/password), provide …

0
161
Member Avatar for napninjanx

So far I learned how to download the JDK Java Development Kit. Then created a PATH file cause it the training video they said something about sp Java won't mix up directories and so on. So putted the semicolon at the end of the Path File... In Environment Variables. Then …

Mobile Development android-development ide java
Member Avatar for napninjanx
0
285
Member Avatar for Benjamin_4

Hello guys am new to android development. I wanted to know how create a scrollview in Potrait layout using XML in android. below is the code i wrote in XML <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > <ImageView android:id="@+id/imageView1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_margin="5dip" android:src="@drawable/newuser" android:contentDescription="@string/todo"/> <TextView android:id="@+id/textView1" android:layout_width="wrap_content" android:layout_height="wrap_content" …

Mobile Development android android-development xml
Member Avatar for peter_budo
0
224
Member Avatar for ziadkassam

I am developing an android application using java with SQLite. The following code make the error: String selectQuery = "SELECT * FROM User"; Cursor cursor = db.rawQuery(selectQuery, null); I checked my program and I found that the cursor make unfortunatly error. Please help from where is the error come??

Mobile Development android android-development sqlite
Member Avatar for ziadkassam
0
352
Member Avatar for happygeek

Wearable computing has been a buzzword for so long that it's easy to get blinded by the hype and not realise that actually it's a reality; and one that got even more real with the announcement by Google of Android Wear. Forget the fitness bands of today and the 'smart …

Member Avatar for happygeek
0
1K
Member Avatar for Ferd12324445

I'm creating multiple custom info windows using only one xml layout, all of the info inside the window will be put In programmatically. I am now trying to give the ImageView an image but when I do that for one marker all of the other markers ImageView images become the …

Mobile Development android-development api image seo
Member Avatar for raj.mscking
0
345
Member Avatar for sk8ergirl

hi, I want to connect my andriod application that I've just created to oracle database in another server.. what is the best way to do it I've looked for youtube video , but I didn't find anything helpful

Mobile Development oracle
Member Avatar for orochiwolf
0
123
Member Avatar for nevil120

I have Android app and 1 php application. I want to invoke android function when the button is clicked on my php application (on latop-pc browser). So basically Php to android communication. How to achieve that?

Mobile Development android android-development php
Member Avatar for orochiwolf
0
145
Member Avatar for Ahmed.C

Hello Everyone, Was just wondering if anyone here does Windows Phone Development? apart from Android and iOS are there are Windows Phone developers here that could help out? Thanks!

Mobile Development c# microsoft smartphone
Member Avatar for Sw8Lala
0
204
Member Avatar for cguan_77

hello guys, is there a site to publish an android app for free? To publish android app to Google play, what's the steps and how much is the cost? Would appreciate input to anyone who had tried it. Thank you. :)

Mobile Development android android-development
Member Avatar for Ewald Horn
0
199
Member Avatar for azapovjednik

Hello all, I need to do some simple project for school in java eclipse... so I went to android developer page and downloaded the adt-bundle for windows... I have 64 bit windows so I downloaded 64 version... I start it and it gives me the error `Android sdk content loader …

Mobile Development android android-development
Member Avatar for azapovjednik
0
443
Member Avatar for napninjanx

Like a person goes into Android Programming and wants the app to work on iOS for Apple. Are they the same or different?

Mobile Development android android-development apple ios
Member Avatar for Moran_1
0
262
Member Avatar for ColeTechInc

Free IOS and Android App Software? Anyone know where i can find Free Software to create and app for IOS And Android i was wanting to design and create a game or something but i was hoping for a visual creator not just coding. i only know of the MAC …

Member Avatar for peter_budo
0
167
Member Avatar for 26bm

Hello, I am programming for the new(ish) 4 inch retina display of Apple's mobile products. Since I don't have a Mac computer to program with I've had to use Adobe Flash Professional. I realize that in order for the app to run in the full 4" I need to add …

Mobile Development apple display ios
0
137
Member Avatar for ezekel

Hi i need your help please I am still learning android...i don't know this error "at android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork(StrictMode.java:1133)"... can you help me how to solve this. Thank you.

Mobile Development android android-development java
Member Avatar for peter_budo
0
908
Member Avatar for LyingInAHammock

How do I replace my android app Google maps radius circle with a blue translucent one as in image also blue marker with blue circle? I can make the circle have a particular outline and fill but it doesn't look anywhere near as nice as the one depicted in the …

Mobile Development android-development google-api ide java
Member Avatar for LyingInAHammock
0
821
Member Avatar for BeganMemory

At this point I know how to utilize Google Maps within Android but it always seems to take up the full window, there is an image below which shows what I'm attempting to accomplish (having a box below the Google maps where I can store text i.e. "Hello World" **How …

Member Avatar for peter_budo
0
465
Member Avatar for mercenar18

I am trying to make the notification Led blink in a certain way and when i run the app from Eclipse with my phone connected it works as expected, but when i run it directly from my phone it doesn't work as it should (showing the colors not respecting the …

Mobile Development android android-development
Member Avatar for mercenar18
0
587
Member Avatar for OldDeveloper01

Hello, im trying to make a mulitple choice quiz in for android. Im a newbie at this and i am having some difficulites with the logic. As you can see what i have done below is create two arrays, questions and answers. The first option within each of arrays of …

Mobile Development android android-development java
Member Avatar for muralidhara_1
0
3K
Member Avatar for cool_zephyr

could anyone please tell me what's the difference between getApplicationContext() and MyActivity.this.."MyActivity" being a class that extends Activity class..somethimes getApplicationContext() doesn't work and I need to use MyActivity.this when the constructur asks for a context... for example, if i use `ProgressDialog p=new ProgressDialog(getApplicationContext());` it gives an error however, if i …

Mobile Development android-development java
Member Avatar for cool_zephyr
0
373
Member Avatar for engrjd91

**Task:** I'm currently working on my final year project and i have to present my evaluation in 10 days. The only task which is left is to connect my android application to a database through WIFI. **Database:** I have to work on sqlite3, and currently I've Installed Navicat IDE for …

Mobile Development android android-development ide sqlite
Member Avatar for peter_budo
0
164
Member Avatar for Smiley_1

hey, i have a project to do on mobile development n i came up wit the idea of having a helpline that is 24/7 for any type of emergencies. however i did not want it to be the typical "dial 999" application. i wanted it to work in ways if …

Mobile Development
Member Avatar for Smiley_1
0
188
Member Avatar for cool_zephyr

i'm having a hard time handling multiple screen sizes (meaning supporting different devices with different screen sizes)..could anyone guide me into the right path??

Mobile Development android android-development
Member Avatar for cool_zephyr
0
129
Member Avatar for chrisschristou

i will go to a local digital champion, and i must propose my idea as innovation, for a app : i thinked about to creat a city guide: with 2 main function speech Recognition And voice reader google now answer when you ask about meteo 1. allow user to find …

Mobile Development api google-api
Member Avatar for peter_budo
0
170
Member Avatar for ezekel

Hi, I am still newbie in android and i need some help...How can i pass parameter or data to my localserver... example i want to pass username and password to my php script... Thank you in advance.

Mobile Development android
Member Avatar for peter_budo
0
95
Member Avatar for aditya81

Hello, I am new to phonegap.I have used web API in my code but it's giving "error O"(android emulator on windows).What i shuld do now?? How to rectify the problem??thanks in advance

Mobile Development android api smartphone windows-api
Member Avatar for cool_zephyr
0
144
Member Avatar for Santosh_5

I am trying to add new spinner below old one dynamically with click of a button. Also, I am adding button on the side of spinner dynamically. My problem is the spinners and buttons are added on top of each other. How can I add new spinner at the bottom …

Mobile Development android-development gui java
Member Avatar for peter_budo
0
1K
Member Avatar for Rasool Ahmed

My problem is when I open new activity when pressing button an error accoutred "Unfortunately, ISPcheck has stopped". Here is my MainActivity.java button click event code: public void btnLogin_OnClick(View view) { startActivity(new Intent(MainActivity.this, PersonInfo.class)); } Here is button xml code in activity_main.xml: <Button android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="تسجيل الدخول" android:id="@+id/btnLogin" android:layout_marginTop="72dp" android:textColor="#ffffff" …

Mobile Development android android-development java
Member Avatar for jonese068
0
3K
Member Avatar for mln_ndh

I want to ask something about the gifwebview. How can i resize the gif images while im using the gifwebview. Should I use relative layout params? Because the gif images appeared is very big. I want to adjust the size to fix my application. Please help me. public void onCreate(Bundle …

Member Avatar for peter_budo
0
164
Member Avatar for katongo360

hi every one am a beginner and would like to know the best tutorials which will help me in mobile developments

Mobile Development
Member Avatar for Ewald Horn
0
134
Member Avatar for ngonix

Hello, I am developing an android application that sends an sms message to a certain number depending on what is dispayed in the webview. The text in the site that is loaded when the app starts is as follows: YES 0772334556 VOTE ME Here is part of BrowserActivity.java (excluding sms …

Member Avatar for peter_budo
0
13K
Member Avatar for sash_kp

I am retrieving data from sqlite and showing it in a listview using simpleadapter.I don't have any issues regarding Layouts.Still just for your reference : list_item.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" android:padding="10dp" android:paddingLeft="10dp" android:paddingRight="10dp" > <!-- Name Label --> <TextView android:id="@+id/subject" android:layout_width="fill_parent" android:layout_height="wrap_content" android:paddingBottom="2dip" android:paddingTop="6dip" android:textColor="#421fc4" android:textSize="16sp" android:textStyle="bold" /> <TextView …

Member Avatar for peter_budo
0
2K
Member Avatar for tadejbo

Hy there! I am a student in my final years of collage, where i studied computer science. I consider myself a good programmer, and i enjoy coding in C++. But for my thesis I decided to write an application for a tablet like Nexus 7 and others that have Android …

Member Avatar for Rick_Daniels
0
253
Member Avatar for thing2

I am wondering how best to go about making this type of app. My wife told me to make it and I don't want to let her down. The use case is as follows. Click Add Item Button Edit Text Type name of item Second Edit Text- Type Price As …

Member Avatar for peter_budo
0
119
Member Avatar for samharcher

Hi, I am developing a J2ME application but i have some trouble when I want to display a new form (contained in a class). My Midlet class is like that public class StoreDataMidlet extends MIDlet{ public StoreDataConnex StoreInfosConnex ; private static Display mDisplay; private ChaineConnexion connexForm; // Form which is …

Mobile Development display
Member Avatar for Ewald Horn
0
110
Member Avatar for engrjd91

I am creating an android application .. in my app.. one of the activity contains 2 radio buttons..i have 2 questions for it... How to select only one radio button at a time, what code will be written? How to decrease the size of the radio icon (Circular icon only, …

Member Avatar for HeartVirusSC_1
0
700
Member Avatar for bhanu1607

I am new to android and ksoap2. I am trying to get a map through web service. My soap response is like below. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ns2:getAllMessagesResponse xmlns:ns2="http://messages.webservice.smshost.com/"> <return> <messageEntries> <mobile>9676783637</mobile> <message> <messageDate>2013-12-21T22:11:14.461+05:30</messageDate> <SMSId>1</SMSId> <sent>true</sent> <text>Hello</text> <userId>bhanu1607</userId> <userMobile>96767xxxxx</userMobile> </message> <message> <messageDate>2013-12-21T22:11:14.461+05:30</messageDate> <SMSId>1</SMSId> <sent>true</sent> <text>Fine</text> <userId>bhanu1607</userId> <userMobile>96767xxxxx</userMobile> </message> </messageEntries> <messageEntries> <mobile>9676783636</mobile> …

Mobile Development android android-development
Member Avatar for bhanu1607
0
1K
Member Avatar for myclass

An android app is developed in android 4.0.3 ,api level-15,what we do in coding ,that this app is also running on higher version like 4.3 (jelly been)

Mobile Development android android-development api
Member Avatar for rubberman
0
161
Member Avatar for umair jameel

I have download android sdk toolkit and when i open eclipse in it.. i am facing this problem.. How to resolve it..??

Mobile Development android android-development
Member Avatar for peter_budo
0
129
Member Avatar for pritaeas

We want to start mobile development (starting with Android). Our two most likely candidate tools at this time are Phonegap and Xamarin. I'd like to hear about any thoughts on and experiences with either of these packages. Am trying to decide what to use for a first prototype (business software). …

Member Avatar for pritaeas
0
473

The End.