Port a WM app? - Windows Phone 7 Software Development

I was wondering if anyone would know how to port an old WM app to WP7.5 it is ShopAid, from Maximus Mobile. I don't know how to decompile it. Just Decompile From Telerik doesn't lok at .cab files. I don't know if the original dev is still on this site, but if theis could be ported to WP and metro-fied that would be great.

why don't you try one of the (free) regular WP7 applications from the marketplace? There's quite a bunch of them, look here.

I would still love this if this was possable, to inport a cab file into a project....

You'll need to find another app because decompiling a Windows Mobile app is just not going to happen. It would be easier just to write the app from scratch.

anon1811 said:
why don't you try one of the (free) regular WP7 applications from the marketplace? There's quite a bunch of them, look here.
Click to expand...
Click to collapse
The main reason I liked this one is you can put a lot of info on an item. Such as what store, the aisle it was found in etc. This way I can organize my list by the store and aisle so I know exactly what I need from what aisle and i can get it done faster

Try to configure a general-purpose database app?
There are now a number of general-purpose database apps in the Marketplace now (named "Database", "My Database", or similar) that allow you to freely specify the structure of your database, i.e. the fields, their order, their types and lengths, etc. You could then "put a lot of info on an item", in fact as much as you configure.
Maybe you could use one of those database apps to build your very own dream shopping list "app" yourself?

Only thing I want from Windows Mobile besides TomTom navi (I like tomtom a lot better than garmin) is the simple UNO game. It was a quick, small and single player, just like when people play solatare.

rbrunner7 said:
There are now a number of general-purpose database apps in the Marketplace now (named "Database", "My Database", or similar) that allow you to freely specify the structure of your database, i.e. the fields, their order, their types and lengths, etc. You could then "put a lot of info on an item", in fact as much as you configure.
Maybe you could use one of those database apps to build your very own dream shopping list "app" yourself?
Click to expand...
Click to collapse
This is a possibility. I will check it out. I just liked this app on my Omnia 2 and figured I would throw it out there.

Ren13B said:
You'll need to find another app because decompiling a Windows Mobile app is just not going to happen. It would be easier just to write the app from scratch.
Click to expand...
Click to collapse
..... They ported over opera mobile and opera mini, why not any other apps?
I'd keep an eye on the WML project by DFT though.
http://www.youtube.com/watch?v=1FNls9Hi6TQ

link68759 said:
..... They ported over opera mobile and opera mini, why not any other apps?
I'd keep an eye on the WML project by DFT though.
http://www.youtube.com/watch?v=1FNls9Hi6TQ
Click to expand...
Click to collapse
Yea, a project that they only said something months ago(look at the date of it, back in feb), and never showed anything else... I would love to see NEW news on this. I even posted looking for new info a while ago....
http://forum.xda-developers.com/showthread.php?t=1618068
Not sure if they ported over Opera or Mini, they re-created them.

Related

PPC version of a Theme Generator app?

Hello,
Does anyone know if there is a theme generator application available which runs on the device itself? Preferably PPC 2003 compliant.
I would like to be able to create themes on the device itself, since I'm not always carrying my laptop around, and I'd like to be able to create some themes using pictures I've taken with the onboard camera.
Therefore I don't have the need to transfer the images ot my laptop, create a theme from there, and subsequently transfer the theme back to the device.
If such an application does not exist, then I will try to create my own
http://forum.xda-developers.com/viewtopic.php?t=8819&highlight=theme+generator
thats where search is the nice feature
Rudegar said:
http://forum.xda-developers.com/viewtopic.php?t=8819&highlight=theme+generator
thats where search is the nice feature
Click to expand...
Click to collapse
Uh, yes, but maybe you didn't quite understand my question...
I know how to create PPC2003 themes from my laptop, but I want to be able to create them on my MDA-II, without the need of using an additional computer running a theme generating software utility
And for this need, I haven't found a proper result using the search
I found it already, so forget my last post
TKCreator is indeed a theme generator for PPC, but I found it quite inadequate (no image resizeing/cropping/scaleing, not being able to set background colors for notes/inbox) but other options are well implemented though (the UI for instance is quite intuitive)
But since I still miss some important options, I will look further, or give it a shot and develop a PPC-version of a theme generator
yeah maybe you'd have to i dont think too many theme developers would like to work with such a limited size screen
which is prob why there are not more tools which does that
maybe you could even sell it
Rudegar said:
yeah maybe you'd have to i dont think too many theme developers would like to work with such a limited size screen
which is prob why there are not more tools which does that
maybe you could even sell it
Click to expand...
Click to collapse
Maybe you've got a point there... In my case, I'm often on the road, and I do not carry my laptop with me all the time. Especially when I occasionally travel by train, I'd like to create a theme using my MDA.
Maybe I'm a rare specie, and this is probably why there are not more equivalent tools So selling it would not be an option I guess, I'd rather give it away for free to the few hardcore (or masochist? ) theme-designers
hhhmmpp free you say!
next you'll be sharing the source with people who have an interest
bill gates is not angry with you
he's just disappointed!
Rudegar said:
hhhmmpp free you say!
next you'll be sharing the source with people who have an interest
bill gates is not angry with you
he's just disappointed!
Click to expand...
Click to collapse
Hahaha, he might be
But thinking of it, the need for an application like this is quite low, as opposed to an app like PocketZenPhone -- now THAT should be sold to Microsoft! -- so I will first deliver it as a freeware tool
MTUX SideX has a module called "ThemeX" which, among other things, has an on-device theme designer.
http://www.mtux.com/info_th.aspx
Phil

Program to make websites into cabs?

is there a program out there to make a favorite/bookmark into a cab file so it will install as a .ink or program file? my whole idea is to make a bunch for things like fedex/ups tracking, store locators, and random rss feeds and some random websites for easy access. i want to make a folder in my start menu for these and iconize them to look like apps. thanks in advance. i am 100% willing to share my work if i can get the program and i am willing to take on custom orders.
Something like this i found long ago
The only ways I know of are either making a Widget or Making an exe that browses the site like I believe that starbucks one is. I did something similar for YouMail In visual studio.
{SBR}_L3GION said:
The only ways I know of are either making a Widget or Making an exe that browses the site like I believe that starbucks one is. I did something similar for YouMail In visual studio.
Click to expand...
Click to collapse
the starbucks.cab actually creates an .ink file that when launched, directs you to the store locator page on their site. i downloaded it probably 2 years ago and i forgot from where. it is exactly what i am looking to create. i dont want to make wigets because they take up alot more space than an .ink file. as you can see, this cab is a measly 12k and wigets can be 100k+.
I opened the cab in WinCe Cab Manager and it has an exe in it and also a shortcut its not hard to make one of these the exe is still very small mine for you mail is 22kb and it has a few feautures but it just gets the job done.
ive never used visual studio in my life, but i learn new software very quickly. let me know which version of visual studio i should use for wm6.5 wvga and i will get it crackin and pump out exes all weekend
btw with everyone looking at this thread, leave comments on which sites you would like me to create, like i said i got all weekend to work on this...
visual studio 2008 you kinda have to know a lil visual basic or some programming language you can now add 6.5 and 6.5.3 sdk's to visual studio.
cool im bout to start working on it now. thanks!
just downloaded vs 08. im reading all kind of tutorials ive found about it to make exes. lets see how long it will take me to figure this out
Are we talking like IE or Opera or something else?
Because for IE it's easy, you have Windows\Favorites and file name is what ie uses for name and inside is like
[InternetShortcut]
URL=ht+tp://something/
without the + of course
jakaka said:
Are we talking like IE or Opera or something else?
Because for IE it's easy, you have Windows\Favorites and file name is what ie uses for name and inside is like
[InternetShortcut]
URL=ht+tp://something/
without the + of course
Click to expand...
Click to collapse
it will open in the default browser
ok im stuck, please someone help if you can. i looked for a wm template for vsb8 to make exes and i cant find one, so i basically reverse engineered the starbucks app i uploaded to see if i can just switch out the site and icon and i cant. credit and appreciation is granted to anyone who helps out!
{SBR}_L3GION, thanks for the jumpstart on this. unfortunatly after 5 days of trying to get a template for wince exes, i had no luck. like i said before, i dont know a damn thing about vsb8 and i tried to learn and failed, so i am ceasing production with these. it was good while it lasted. again thanks.
for an easier approach, try using link creator from freewarepcoketpc.net. paired with an icon changer. you can grab any favorite you have saved and make a link to it in the start menu, then use icon changer to make a high def. icon. use iconpedia, they have awesome icons for free!
akademik_acheeba said:
is there a program out there to make a favorite/bookmark into a cab file so it will install as a .ink or program file? my whole idea is to make a bunch for things like fedex/ups tracking, store locators, and random rss feeds and some random websites for easy access. i want to make a folder in my start menu for these and iconize them to look like apps. thanks in advance. i am 100% willing to share my work if i can get the program and i am willing to take on custom orders.
Click to expand...
Click to collapse
Do you have a specific browser you want to open the link in?
Mabey within this thread you'll find your answer;
web page 2 mobile phone executable;
http://forum.xda-developers.com/showthread.php?t=649293
See 2nd post! Success!
Senax
I don't really understand why you want an .exe, when a simple .lnk file will work just fine.

Windows Phone "Jailbreak App Store"

I am trying to see if anybody in this thread would like to start developing a beginning to a Windows Phone "Jailbreak App store" meaning that the whole cummunity of homebrew apps could all be in one place. As I am aware to jailbreak ios and install "Cydia" you must hold the power and home button in a certain order. Since all Windows phones have the power button, unlock, and volume I think that this could work if a similar process like what is done in ios will be done with windows phone since they are both closed source operating systems. I am not a developer I truely dont know all the details of how something like this could work. I am asking if the whole Windows phone cummunity could work together and get this going.
Thanks
Maybe XDA-DEV could manage the server so it would grow fastly if every dev who post his app in the thread automaticly to the appstore but only final realeases or only apps who cant brick the device. Cool idea but to let a server work cost money and who pays it ?
dstyl said:
Maybe XDA-DEV could manage the server so it would grow fastly if every dev who post his app in the thread automaticly to the appstore but only final realeases or only apps who cant brick the device. Cool idea but to let a server work cost money and who pays it ?
Click to expand...
Click to collapse
The whole Windows Phone cummunity could pay for the servers together. Maybe there could be some awesome paid homebrew apps in there that could supply money for the server.
Xda doesn't support piracy.
Sent from my Touch-IT HD7 using XDA Windows Phone 7 App
I don't support the "crack paid apps" either.
My ideas for these "alternative marketplace" is for those developers/hobbies to make their apps and allow others to use it.
I don't mind the "homebrew" apps is chargable, coz if you look at some apps in Cydia, it also have some apps which chargable due to that app is rejected by Apple.
Same thing goes here. M$ need developer to pay USD99 to get an account, with each FREE apps posted charge for USD25! This will highly PUSH away the developers.
Further more, NOT all regions/countries are supported by M$ marketplace (like my country are not).
So this is a good alternative for developers to post their app.
hardik_hrc said:
Xda doesn't support piracy.
Sent from my Touch-IT HD7 using XDA Windows Phone 7 App
Click to expand...
Click to collapse
he ment a WP7 Version of CYDIA
liamhere said:
he ment a WP7 Version of CYDIA
Click to expand...
Click to collapse
Thanks this is to be a WP7 cydia no piracy involved at all. I am trying to get this started and hoping that we start somewhere.
shawchyn said:
I don't support the "crack paid apps" either.
My ideas for these "alternative marketplace" is for those developers/hobbies to make their apps and allow others to use it.
I don't mind the "homebrew" apps is chargable, coz if you look at some apps in Cydia, it also have some apps which chargable due to that app is rejected by Apple.
Same thing goes here. M$ need developer to pay USD99 to get an account, with each FREE apps posted charge for USD25! This will highly PUSH away the developers.
Further more, NOT all regions/countries are supported by M$ marketplace (like my country are not).
So this is a good alternative for developers to post their app.
Click to expand...
Click to collapse
Since i want this to be cummunity thing and want to push this forward and i forgot to mention these advantages with an alternative marketplace also.
actuly we have one in develpment alredy!
actuly we have one in develpment alredy!
we are curently making it only for cab updates but i dont see why we couldent impement this
as me and winco are alredy working on wcabsender and he has alredy made beta version of W.I.N.C.O.'s XapAssistant v.0.5.0
we have to make web server for cab files and such anyway i dont see why xaps would be any diffrent why pay more than one server when we could just have one and let it self make money!??
i gess pm me with detales if you like i will look them over!
seams like a nice alternitive
jackrabbit72380 said:
actuly we have one in develpment alredy!
we are curently making it only for cab updates but i dont see why we couldent impement this
as me and winco are alredy working on wcabsender and he has alredy made beta version of W.I.N.C.O.'s XapAssistant v.0.5.0
we have to make web server for cab files and such anyway i dont see why xaps would be any diffrent why pay more than one server when we could just have one and let it self make money!??
i gess pm me with detales if you like i will look them over!
seams like a nice alternitive
Click to expand...
Click to collapse
This is a GOOD NEWS!
I wish to see it work soon.
jackrabbit72380 said:
actuly we have one in develpment alredy!
we are curently making it only for cab updates but i dont see why we couldent impement this
as me and winco are alredy working on wcabsender and he has alredy made beta version of W.I.N.C.O.'s XapAssistant v.0.5.0
we have to make web server for cab files and such anyway i dont see why xaps would be any diffrent why pay more than one server when we could just have one and let it self make money!??
i gess pm me with detales if you like i will look them over!
seams like a nice alternitive
Click to expand...
Click to collapse
This is great news I would like for some of the developers to take over this.
anyone want to just start and alternative marketplace for homebrew and everything else?
Sounds like an amazing idea. Microsoft don't allow apps that promote voice plans, would be nice to have an alternative store to list a full version of my app (it allows you to buy and remove value packs for 2° of which some are voice packs)
I am / was working on a homebrew Marketplace aswell. The listing and downloading of XAPs is not the problem. You just Need a small search algorithm and a database to search and find the apps but the big Problem is installing them. Unless you have the DFT (I guess it was them) ROM that allows XAPs installed directly from the web, you wont be able to install any XAP on the device.
Cool thats my 111th post
Ludacris said:
I am / was working on a homebrew Marketplace aswell. The listing and downloading of XAPs is not the problem. You just Need a small search algorithm and a database to search and find the apps but the big Problem is installing them. Unless you have the DFT (I guess it was them) ROM that allows XAPs installed directly from the web, you wont be able to install any XAP on the device.
Click to expand...
Click to collapse
You are right! This the biggest issue!
I guess I could start working on the Store again. I guess it will be done in a few days.
Will allow downloading XAPs, updating them, browsing them. The installing part would have to be made by one of the WP7 hackers - as soon as this is sorted out (as said, it partly is) the store can go online
shawchyn said:
You are right! This the biggest issue!
Click to expand...
Click to collapse
not realy an issue because the wcabsender program we are working on
will have an esaly updateable data base of servers listed for cab files the list will be a file called CabData.xml wich we are curently wrighing
it curently contains links to all of xbmods cab files so the program will download and up date your phone and make the hole process very simple
insted of downloading them one buy one and usein wp7 cab sender,bat file
anyway teh cabs can contain up to 60 .xap files and or other content not just apps but content for custom updates to actuly modify the os it self!
users are alredy able to make custom updates much like a carrer would adding addisional features such as new wallpapers ring tones accent colors and even more!
so say we had a new custom game.cab that would incluude not only the new game .xap but also new ringtones & walpapers and assents from teh game or even custom icons for your default icons so your hole phone could look like the new game you just got sorta like premeum themes for on the xbox360 dashbord!
the store is made up of servers from he list and auto updated and loged with in the program you could tecnicly upload your xap to anyware and simple send me the url to add to the server list right now and the store would be opened at teh time of beta relese of our program! our program is close to beta relese but we still have much work to be done on it if you want to get involved please pm me i have more art to do and winco has more code to wright we do not curently even have all of the online avalible cab urls listed in the CabData.xml thare are curently about 10 just for testing!
we ar the only to people working on this project with the okay from xbmod as he is aware of what weare up to but im in the us and winco is in slovika and dose not speak good english infact has to translate everyhang i send him and he dosent get most of my notes teh hole consept was thought up of teh back to the future rom v2 and winco has never even seen teh move he dosent quite grasp teh consept but has managed to make the program a reality not theamed exactly how i had in mind but never the less my idia is now a reality soon to be relesed we could realy use some help with a couple more members on bord we could surely use the help! to get thangs done and out quicker we both have other projects as well and we are both in difrent time zones wich makes thangs even more diffucult winco dosent have time to browse teh forms or post updates like i do!
hes just to bizzy and to be honist so am i!
the offical wcabsender development thread is in the hd2 section please post thare! or pm me! if you have any talent services or advice to offer!
link: http://forum.xda-developers.com/showthread.php?t=1278511
But that Thing is on the Desktop side, right?
Most (atlease for me) would like to see the xap file direct install thru air to the phone, instead of go thru the desktop.
ofc, but if I got their idea right its a Desktop app that allows sending CABs to the phone

Is there a Fake Location app for WP7?

Is there an application that can fake my location ? This is for check-in purposes. I think Android and iOS has it.
Technically this should fall under "General" discussion. (Had to say it as I've been nailed before ) .
Great question though as the WP7 app collection builds there will be a big need for this. MLB app comes to mind right away.....
jtphl said:
Is there an application that can fake my location ? This is for check-in purposes. I think Android and iOS has it.
Click to expand...
Click to collapse
actually it is more a Q/A question and a good one. I've been recently introduced to Android and thought it was nice to fake a location to use some navigation programs that otherwise would not open. the hope is that the location is stored someplace that is accessible by a 3rd party program and can be changed. would be nice.
If there was, it'd have to be homebrew and with native code. I think to do this on iPhone you'd need to jailbreak also, right?
It can be done and has but not approved by MS. It has the Facebook, Twitter, and 4SQ at this time and called GeoMAGIC.
You could also download the free sdk from create.msdn.com, and sideload the Xap file which you are trying to use for checkins. The emulator has a built in location 'faker' that uses bing maps to find locations. works pretty well

How to create an Android app using HTML, CSS and JavaScript

Hello, I have a question on Android development. Personally, I know web development but I do not know JAVA programming because I am not into software development.
I want to develop an android app by using HTML5, CSS3 and JQuery Mobile. The app will be simple, it will be just an app on poetry where users will click some categories and read poems, and also search. That's all. It will be free, no registration, no ads and no server side. I want to use JQuery Mobile for this or even pure HTML5 and CSS3. In fact, HTML and CSS will be used of course.
Bear in ind that I am NOT converting an existing website into an app, but rather creating an app through HTML, CSS and JavaScript. So, the Web View tool is not appropriate here.
My questions are:
1/ Can we really create an APK with obly HTML, CSS or JavaScript?
2/ If we can create, what software (which is free) can I use to create the APK by compiling/converting my web pages?
Thank!
ali20142014 said:
Hello, I have a question on Android development. Personally, I know web development but I do not know JAVA programming because I am not into software development.
I want to develop an android app by using HTML5, CSS3 and JQuery Mobile. The app will be simple, it will be just an app on poetry where users will click some categories and read poems, and also search. That's all. It will be free, no registration, no ads and no server side. I want to use JQuery Mobile for this or even pure HTML5 and CSS3. In fact, HTML and CSS will be used of course.
Bear in ind that I am NOT converting an existing website into an app, but rather creating an app through HTML, CSS and JavaScript. So, the Web View tool is not appropriate here.
My questions are:
1/ Can we really create an APK with obly HTML, CSS or JavaScript?
2/ If we can create, what software (which is free) can I use to create the APK by compiling/converting my web pages?
Thank!
Click to expand...
Click to collapse
You'll need to go through the (sometimes painful) installation of Eclipse/Android Developer Tools and the Android SDK...
https://developer.android.com/sdk/installing/bundle.html
After that you can then do exactly what you are asking for with this...
http://cordova.apache.org/
I'm using that technology to create professional apps (as in, commercial apps for customers) using HTML5 & CSS, Javascript, jQuery and I opt for Bootstrap over jQuery Mobile as it's a lot lighter, but jQuery Mobile works fine with it too.
There's also PhoneGap, but that's just a rebranding of Cordova at the moment. They may branch out in different directions at some point, but at the moment there's no difference. The only advantage to PhoneGap is that you can point it at your source on GitHub and it will build online for you. Very handy if you want to do pure online development, but a bit messy.
Thank you for replying. I think I will try with the PhoneGap and Eclipse as you suggested. I have other questions:
1/ Even the APK will be developed using just HTML, CSS and JavaScript, how to notify the user an update is available through a notification method? I am not asking for tutorials, but just the steps.
2/ As you know, to view the source code of a website, a user will right click and view. As the APK will be developed using client side languages, will they be able to view the source codes in any other way apart decompiling?
ali20142014 said:
Thank you for replying. I think I will try with the PhoneGap and Eclipse as you suggested. I have other questions:
1/ Even the APK will be developed using just HTML, CSS and JavaScript, how to notify the user an update is available through a notification method? I am not asking for tutorials, but just the steps.
Click to expand...
Click to collapse
Your best bet is to let Google Play Store do all that for you. It means paying for a developer account, but it's not expensive and it means that people can get your app from the Play Store, which looks a lot more credible than a link and instructions how to allow 3rd party apps. Also, you push an update to the Play Store, and that pushes the update to all your users. You can't really ask for better than that.
ali20142014 said:
2/ As you know, to view the source code of a website, a user will right click and view. As the APK will be developed using client side languages, will they be able to view the source codes in any other way apart decompiling?
Click to expand...
Click to collapse
They can't do anything as simple as "View source" as all the files are embedded in the application, but they can decompile it and get at your source that way, but there's nothing to stop someone doing that with an APK anyway. They best thing would be to develop your app till your happy with it, and then obfuscate the crap out of the html, css & js files. Sure someone could decompile the app and get your source, but they'd really struggle to do anything with it.
Have a play with it and see if it's any good for you. It really does make it simple for a developer with web experience to make apps.
Also, if this is of any use, I made a guide for developing and building Phonegap Android apps purely online, without any SDK or IDE installation. It's not ideal as debugging would be a nightmare. I mostly made it as reference for myself, but check it out anyway...
http://johncmolyneux.blogspot.co.uk/2014/05/how-to-build-android-apps-online.html
Sorry for the late reply. Can I know where is the APK file is stored?
ali20142014 said:
Sorry for the late reply. Can I know where is the APK file is stored?
Click to expand...
Click to collapse
/data/app/packagename-1.apk
You tube is your friend
Just do a youtube search with these key words "html5 webview android" and you should be able to find everything you need to know on how to build your html5 powered app
Google offers a "ProGuard" solution on how to mask your code by obfuscation. Good luck!
You can also use phonegap build to build your web apps without using eclipse.
You can't make an app using HTML and all these web developing languages but you can simply make a responsive website (I hope you know that) and then integrate that website into the android app. You may also add something like that once a user opens app once his app will connect to your website and then download the files offline for future offline use.
You can make fully functional games and apps with HTML + Javascript. Once you learn a the basic's you can use the framework I posted here to make a quiz game. As you learn more you can make small puzzle games and action games but that takes time to learn. Start by using this framework to build a game.
http://forum.xda-developers.com/showthread.php?t=2785378
And if you dont know how to use eclipse then use phonegap build it will build the game for you and the 1st game is free with their service.
Sorry, just saw this now... i could have saved you a bit of hassle
If you really dont want to make a deep dive and stay with your current skills theres a really great way to do so (no, im not involed in the project and wanna advertise it i just use it and love it).
Theres really great tool from Intel, named Intel XDK. This thingy lets you easyly use either the Intel based framework (thats really fast and depending on how you "build" the app at the end you get native code, not just an simple AKP that displays content in a webview.).
The above mentioned Cordova is also a build option, so if you already learned about that, you can still use it in here. You can also make the userinterface of your app in a drag&drop IDE that saves you TONS of time.
Check here for some easy examples:
http://app-framework-software.intel.com/components.php
The very best comes at the end, you dont have to care ONE BIT about installing anything on your machine, all build stuff is done on Intel servers. You code the app, decide on a way to build it (Cordova, Android, iOS or whatever) and you get an APK out of it. Whats more, you can test/debug directly on device, in browser or any other possible way.
If you dont want to learn the appfraework (whats is basically just like jquery, you dont really have to "learn" it if your familiar with javascript) or use other known frameworks like jQuery mobile. Best is, you can still use the IDE-Designer even with jQuery. So you can for example choose jquerymobile framework and but in a nvigation layout just with drag&drop. Of course you als have a standard Code-View with autocompletion and all if you want.
Take alook, its awesome...
The reason why i post this here that tere is one flaw (in my opinion), the documentation is not the best (its there of course, full API guides and all) and the Intel foum is not really active, since noone really knows about it it seems. If more ppl use it the community could be great and starters have a really easy tool at hand to get into the world of mobile-development.
Hi,
You can create an Android app using the HTML, CSS, JavaScript by PhoneGap. PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about. You can learn it at: phonegap.com
Good luck!
Website 2 APK Builder
The all new Website 2 APK Builder for Windows is now available at sourceforge.
as i'm new and can't post external links,
so i'm unable to provide a link of it,
try searching "Website 2 APK Builder" on Google.
Just Launched Yesterday,
that's all.
Easy to use,
Generates ad-free apps.
and available for offline use.
Give it a try.
Oboy
oboy
If you're planning on making a update thingy like that basically use github for that where you have a text file and test for the version every time the app launches with window.onload in JS
ali20142014 said:
Hello, I have a question on Android development. Personally, I know web development but I do not know JAVA programming because I am not into software development.
I want to develop an android app by using HTML5, CSS3 and JQuery Mobile. The app will be simple, it will be just an app on poetry where users will click some categories and read poems, and also search. That's all. It will be free, no registration, no ads and no server side. I want to use JQuery Mobile for this or even pure HTML5 and CSS3. In fact, HTML and CSS will be used of course.
Bear in ind that I am NOT converting an existing website into an app, but rather creating an app through HTML, CSS and JavaScript. So, the Web View tool is not appropriate here.
My questions are:
1/ Can we really create an APK with obly HTML, CSS or JavaScript?
2/ If we can create, what software (which is free) can I use to create the APK by compiling/converting my web pages?
Thank!
Click to expand...
Click to collapse
I'm not sure if it's still a question for you but maybe try to search some helpful articles on this subject? They are usually easy to read and you'll an understanding of what you need to do.
we can create an APK with only HTML, CSS or JavaScript through new frameworks
CODENAME ONE
This cross platform framework enables in growing industry-based totally applications. The level underpins fast application development. The designer can compose code in Java and the software may be attempted and showed with Codename One’s test system devices and check mechanization devices. The system bolsters well known IDEs like NetBeans, Eclipse, and IntelliJ idea. The maximum captivating detail about its collect server is that the designer can fabricate local iOS applications simply as nearby windows packages with out a Mac gadget or windows pc. The degree is usually recommended for creating iOS applications.
You may ask your suggestion from App Development Company in Bangalore which helps in developing innovative apps according to your ideas

Categories

Resources