Discussion Forums  >  Uncategorized

Replies: 14    Views: 676

Tobias P
Android Fan
Profile
Posts: 21
Reg: Jan 18, 2011
location unknow...
210
01/29/11 05:09 PM (15 years ago)

.zip download

im building my android app but it wont let me download zip files does any one have a solution
 
Tom Shortridge
Aspiring developer
Profile
Posts: 78
Reg: Nov 22, 2010
Virginia
1,480
like
01/29/11 09:25 PM (15 years ago)
Have you finished all the parts of the app in your control panel (are all the dots to the left of the settings green)? What, exactly, won't let you download? This site, or some sort of firewall on your end?
 
Tobias P
Android Fan
Profile
Posts: 21
Reg: Jan 18, 2011
location unknow...
210
like
01/30/11 12:37 AM (15 years ago)
buzztouch uses the webkit browser to view content i think but in the normal browser when clicking on a download link it would download but it does not in buzztouch and all dots are green
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 03:05 AM (15 years ago)
Ah... this makes sense. There are a few hacks and work-arounds to try. If you're comfy workigng with the source, you could look at the Screen_CustomURL.java file where it determines if it should open the native browser or the embedded browser when a link is clicked. Look for useNativeIntent and you'll see where .mp3's (and youtube) are directedt to the native browser. You could easily add .zip to this list forcing the download.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 03:12 AM (15 years ago)
I just updated some source-code on the download server, if you re-download your project .zip files should open in the native browser now. Ignore the last post, I did it for you.
 
Tobias P
Android Fan
Profile
Posts: 21
Reg: Jan 18, 2011
location unknow...
210
like
02/01/11 08:53 AM (15 years ago)
still dont work i see that you added zip but still shows an white screen
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 09:34 AM (15 years ago)
OK, this may not work then. a) What app are you working with b) Where is the link to the zip? We'll get a look and see what we can come up with.
 
Tobias P
Android Fan
Profile
Posts: 21
Reg: Jan 18, 2011
location unknow...
210
like
02/01/11 11:04 AM (15 years ago)
Im working on an app that is called droidroms its supposed to download custom android roms the android system is compiled to an zip files and they are called roms here you have a link to my server http://weeds.suareserve.com/roms/YogenTouch.zip
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 11:08 AM (15 years ago)
It doesn't matter (really) what type of app you are craeting, I see thousands of them weekly - literally. I need to know EXACTLY the name of the app in your buzztouch control panel and exactly the link you are trying to click to download the zip file so I can engineer a solution for you. It sounds ike you are loading a web-page in your app that has a link to your zip files to download. If this is the case, just tell me how to find the screen we are working with.
 
Tobias P
Android Fan
Profile
Posts: 21
Reg: Jan 18, 2011
location unknow...
210
like
02/01/11 11:10 AM (15 years ago)
oh sorry now i understand i use the custom text and html
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 11:22 AM (15 years ago)
OK, that's a start. I need to know EXACTLY what to click. What screen, what menu, what feature. There is no app in our database called droidroms Again... a) What is the name of the app in you buzztouch control panel b) What screen, menu, feature do I need to look at - EXACTLY I can't experiement, investigate, explore your application. I can only engineer a solution if I know exactly what you're trying to fix. List the steps I need to take to reproduce the problem so I can help you.
 
Tobias P
Android Fan
Profile
Posts: 21
Reg: Jan 18, 2011
location unknow...
210
like
02/01/11 11:25 AM (15 years ago)
The exact name is: DroidRoms Legend its the custom html and custom text that need the .zip downloading the submenu is roms then you can check like cyanogenmod 7
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/01/11 11:28 AM (15 years ago)
Go it! I'll look into it and see what I can come up with - good work.
 
laxman
Android Fan
Profile
Posts: 1
Reg: Mar 11, 2011
India
10
like
03/11/11 03:26 AM (14 years ago)
i want some android source code of any type for my project. Could anybody plz ............. mail to me.... [email protected]. thaks in advance..............
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
03/11/11 03:49 AM (14 years ago)
Have you downloaded the Android version of your app? If you didn't, create a simple app then download the project.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.