919 Topics

Member Avatar for
Member Avatar for jemdev03

Hello, I need help with android programming. The problem is that I can't make this portion of my codes to work the way I want to. I want to simply: - Delete a record inside the SQL lite database - Delete the record also inside the AlertDialog Single Choice Item …

Member Avatar for jemdev03
0
277
Member Avatar for Mysquldata
Member Avatar for rmoloruntoba
Member Avatar for jwenting
1
85
Member Avatar for SimonIoa

Hello i ve got this message from a fellow programmer. * Directly you load your site from your server in to android or IOS like iframe, we have the option in mobile device webview you can directly load your site url into the mobile app* and this * if you …

Member Avatar for hericles
1
358
Member Avatar for silent lover

Dear Daniweb friends, I created adapter like this: public class PromotionAdapter { String code = null; String name = null; String continent = null; String region = null; public PromotionAdapter(String code, String name, String continent, String region) { super(); this.code = code; this.name = name; this.continent = continent; this.region = …

Member Avatar for silent lover
0
1K
Member Avatar for Latrell_vie

I installed android studio on my laptop i5 processor and 4GB ram but it is real slow and it also slows my laptop down. I browsed some forums and read the same complaints there too. Does anyone know a good alternative or do i have to resort to programming on …

Member Avatar for peter_budo
0
497
Member Avatar for Latrell_vie

I installed android studio on my laptop i5 processor and 4GB ram but it is real slow and it also slows my laptop down. I browsed some forums and read the same complaints there too. Does anyone know a good alternative or do i have to resort to programming on …

Member Avatar for jwenting
0
236
Member Avatar for SimonIoa

ello i am a bit confused because i asked a couple of programmers but i couldnt get a straight answer. I want to make my website -it is written in PHP, Javascript, Jquery- a multiplatform app. As far as i read flash builder for PHP with ZEND is the best …

Member Avatar for SimonIoa
0
456
Member Avatar for SAMMY12345
Member Avatar for Macko888

Hi I am currently developing a mobile / tablet application and i've run into a stump. I have a webview that loads a form from a website that i have no control over, this website utilises the django platform. So the situation is this: The form on the foreign website …

Member Avatar for Macko888
0
5K
Member Avatar for gtel

Hi, how do you display database data in logcat? This is new to me since our projects are always ui-based. Thanks.

Member Avatar for peter_budo
0
82
Member Avatar for joshl_1995

Hello Community, I was just clearing up my (Android) phone and when I was looking in the downloads folder there is an Adobe Acrobat folder and inside of it is a random file I couldn't imagine I've downloaded its name is 'ChandlerIncidentReview.pdf' no a single clue how it got on …

Member Avatar for rubberman
0
395
Member Avatar for nabia1

I want to use geoFence by kitLocate in android but i am facing unkonwn errors, my MainActivity.java package com.nabia.geofence; import com.kl.kitlocate.class_interface.KLGeofence; import com.kl.kitlocate.interfaces.KLApplication; import com.kl.kitlocate.interfaces.KLLocation; import com.kl.kitlocate.interfaces.KitLocate; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import nabia.kigeofence.R; public class MainActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); …

Member Avatar for JamesCherrill
0
320
Member Avatar for markyorose

Who bought "Apolsoft Android SMS Transfer" of this software? Can give me some advice? I want to be able to export my Android SMS database to my pc in a friendly txt, html or pdf format that is easy to read. I have the sms.db file ready to use, i …

Member Avatar for markmullen
0
315
Member Avatar for davy_yg

Hello, I would like to fix my bootstrap code on this web browser. I wonder why on android : http://www.innovation.web.id/One/blog.php my footer and navigation bar does not filled in the whole screen. It seems like there is a fix width for android whereas the my blog article width seems wider …

Member Avatar for Ashley_9
0
236
Member Avatar for samantha2015

When I'm synchronizing image from android to server, it throws this exception: data truncation: data too long for column Android: @DatabaseField(dataType = DataType.BYTE_ARRAY) private byte[] PERSON_IMAGE; I am using ormlite for android and the image is saved correctly. I also extract the DB of android on emulator and the image …

Member Avatar for hericles
0
203
Member Avatar for Stefce

I have a problem with installing Android Studio i followed thenewboston youtube channel for installing it and when i try to run it shows me some errors: `C:\Users\MONSTER\AppData\Local\Android\sdk\tools\emulator.exe -avd Nexus -netspeed full -netdelay none emulator: ERROR: This AVD's configuration is missing a kernel file!! emulator: ERROR: ANDROID_SDK_ROOT is undefined` i …

Member Avatar for samantha2015
0
288
Member Avatar for Stefce

Hello everyone i have a problem with my application `onMarkerClick` it works well till i click the marker second time the application crashes here is the code: mMap.setOnMarkerClickListener(new GoogleMap.OnMarkerClickListener() { @Override public boolean onMarkerClick(Marker marker) { builder.setTitle("Set radius in meters:"); builder.setMessage("Info: The radius is set by default on 500 meters"); …

Member Avatar for Stefce
0
386
Member Avatar for davy_yg

Hello, Can anyone help me cek this code? I find it strange that when I open my website on an android web browser. The website appears differently. It does not fit the whole horizontal screen as I expect it. http://responsivetest.net/#u=www.innovation.web.id/One|908|948|2 about.php <!DOCTYPE html> <html> <head> <title>About</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> …

Member Avatar for davy_yg
0
192
Member Avatar for mouaadable

hello all, i'm sharing my internet connection througth my wifi adapter using ralink software http://img11.hostingpics.net/pics/9404975611.jpg my android phone(htc) is stuck at obtaining ip adress, i tried manual input i adress but not working . ip : 192.168.1.x gateway : 192.168.1.1 dns 1 : 8.8.4.4 dns 2 : 4.4.4.4 ------- as …

Member Avatar for mouaadable
0
395
Member Avatar for davy_yg

Hello, Please cek this website: http://www.innovation.web.id/One/about.php Cek the grey bar (<img id="bg2-6" src="circle/Borderwhite.jpg" alt="cloud"/>) I wonder why the grey bar and its images do not adjust well in android? What should I change to make it looks good in android? about.php <div id="row"> <div class="col-sm-12 col-xs-12"> <div style="margin-top: 600px; position: …

Member Avatar for davy_yg
0
246
Member Avatar for Stefce

Hello guys i have problem with my app, its all done but just need one more thing.. to run in background so it can start the alarm and send notification to the user... i saw much tutorials on internet but damn it i can't understand it is there some good …

Member Avatar for Stefce
0
184
Member Avatar for asaidi

Hi i have an app stored in amazon ..and i want to give a link to users to download the app to their mobiles it is and android app.. how i can do this please ?

Member Avatar for ayeshaali
0
135
Member Avatar for valestrom

May sound all too easy for some, but I'm just getting started on android development and I can't find out why I got an error when everything is exactly as it is in the tutorial. Weird but I'm confused so I thought I'd post to see if someone can help …

Member Avatar for Junaid123
0
1K
Member Avatar for a_4

there maybe more then 1 link in this html i want them extracted just as i have extracted othe info , am just stuck at extracting the ( ahref ) link from listing-link tag protected Void doInBackground(Void... params) { // Create an array arraylist = new ArrayList<HashMap<String, String>>(); try { …

0
148
Member Avatar for newcoder310

I have an idea for an android app/add-on. I'm basically a Java programmer and I can develop this using HTML/CSS/JQUERY etc. However, I have no idea on how to develop this for Andriod. Where would be a good place to getting start on app development.

Member Avatar for newcoder310
0
126
Member Avatar for Stefce

I want to create circle around marker but im having some troubles i have this code Circle circle = mMap.addCircle(new CircleOptions() .center(new LatLng(-33.87365, 151.20689)) .radius(10000) .strokeColor(Color.RED) .fillColor(Color.BLUE)); this code is drawing circle around Sydney but i want to create where i place the marker here is the code together with …

0
192
Member Avatar for Karan_8

I am beginner in android programming, I am making a music app the problem I am facing with my app is when my app is minimized and I try to resume the app from the launch icon, splash screen appears for the specified time but after that the android home …

0
127
Member Avatar for Montazer_1

Dear Core Developer, I want to learn android application development. I am newbie in android app dev. Can anyone please help me out that how to develop android mutiple choice questions (professional) application for mobile and/or TAB. here is the link: http://guides.instructure.com/m/4152/l/41477-how-do-i-create-a-multiple-choice-question i need to develope similar type of android …

Member Avatar for peter_budo
0
339
Member Avatar for serenagrace

is there a way to develop an android app from a linux pc. because i couldnt pay the license fees of microsoft i decided to use linux. i am not a power user but i know html & css. so i have a couple of app ideas i would like …

Member Avatar for peter_budo
0
502

The End.