Anyone managed to try C#SQLite on a real phone? - Windows Phone 7 Development and Hacking

I know that there probably is at least a few people here that is lucky enough to have a developer device.
And as you might have seen there is a Proof of Concept port of SQLite, but it preforms extremely bad in the emulator, so I wonder if anyone have tried or could try to run this in a real device.
http://sviluppomobile.blogspot.com/2010/03/sqlite-for-wp-7-series-proof-of-concept.html

Read the whole blog. You will find also an updated version that performs better and also you will see some results on a real device. Send me an email if you want further details
Dan

Related

A few questions... (Android! Omnia!)

* Mod EDIT *
Thread closed until moderation team has had an opportunity to properly review as a result of soliciting donations.
Hey everyone,
As you may all know, there’s a fairly large demand to put Android on the Omnia. After researching it myself, I decided since no one else is doing it I’ll take the incentive and give it my best shot. Don’t get too excited, since I may not get very far. But before I begin, there’re three questions I have to ask:
*NOTE: I own a Verizon i910 Omnia*
1. How do I extract the bootloader, kernel, and rom from the device? I’ve tried all sorts of rom kitchens and utilities and the things I get are either useless or work but only with i900 roms I downloaded and therefore not very helpful.
2. I need to disassemble WM’s device drivers (for the screen, touchscreen, buttons to start), and port them to a custom Linux kernel (that’s what Android will be placed on top of). What software do you recommend (for disassembling WM drivers for ARM in PE format)? A day’s worth of google searching turned up little to nothing.
3. This will involve flashing my one and only Omnia with bootloaders, kernels, and roms that, in all likelihood, will brick my device as I test it. I read in certain places something about a “jtag” cable. Can I use this to flash data directly to the chips without any kind of software running on the phone? If so, what kind of information can you provide? I don’t really care about my warranty, considering what I’m going to do to it To rephrase the question, what options (besides returning the phone) do I have to recover it if it gets bricked?
If anyone wants to offer their support I’d really appreciate it. I need people experienced with the inner workings of a WM device and also people experienced in Linux, specifically device drivers.
it would be great if you could install the Android OS. but i think we need to wait for the official drivers for Android, even if they would be released by Samsung. i start thinking it is impossible.
I honestly doubt Samsung will go the extra mile for a single product (even one as awesome as the Omnia) and port an entirely different operating system to just one of their products. This is one we're gonna have to do ourself. It is possible to do, I'm just stuck right now because I don't know how to dump the i910's rom, which contains all the device drivers I need to make a full-featured port of Android possible. This is what I need help with. It's really not that impossible, it just takes a bit of work.
Mods, could you move this thread to "development and hacking"? It would probably be seen by the people I want it to be seen by there. Thanks.
hey..dude.. checkup this from this group of ppl @
forum.xda-developers.com/showthread.php?t=431329
may be u can join ..
Hey Guys, I've got an Omnia as well and really really want Android on it. Although I am unable to script. I thought of a way to contribute a bit as well. I set up a website to raise money for the first person or organisation that pulls it off to run Android on the Omnia.
Have a look here:
I chipped in a €100 myself as well to make a start. I hope you guys can contribute some money as well so that it motivates the developers even more.
For the developers out there: "We know you can do it!"
* Mod EDIT *
Link Removed
How can an project be real. If Basics are unknown?
Qualcomm, QCT Tools, Firmware structure etc...
For study:
http://www.4shared.com/file/108584795/bb49ee52/I900_090226.html
Big thanx to barisyalcin.
For Android on Omnia. Good Luck.
The way is the Destination.
Best Regards
Why even bother installing a shell?
the android on the omnia only installs a shell compound, it does not actually convert the omnia into a full fledged Android phone.
I would just scrap it and pick up an actual android phone.

I know, I know...another WP7 thread, anything in this one?

http://www.coolsmartphone.com/news5648.html
This looks slightly more convincing than the other vids, any of our experts able to add anything or have I just been taken in again.
well no one had confirmed wither or not its real. it most people seem to think that its remote desktop to the emulator. they only way to disprove the emulator theory is if the hardware back button works

Porting Android to Wave (Replace Bada)

Has anyone tried it yet, what was the outcome?
Is it possible?
Please share your ideas, views and suggestions here.
I think i read somewhere about it, but the project is not continue, unfortunatelly :/
search, maybe you'll find something
Hey Abhishek...
Why do you need to create another thread...??
There are two ongoing threads on the same topic... And if you are interested please head on to those to find out the info about porting android on bada..
Dont create unnecessary threads.... I suggest delete this... or after sometime all we will see in the Bada Section is useless threads....
*facepalm*
Read other topics WWW.ANDROIDPORT.NEt there is the wavedroid project.
Go away and come back when you have some progress for us wavedroid.
Still wondering if wavedroid is a money making exercise or a genuine attempt at getting Android over. The delays don't help the impression this is an exercise being led by folks more eager than actually having the skills to accomplish the task.
I'll be the first to eat my hat if this ever comes to fruition, but I won't be donating anything to something that at this point seems to have only updates on various delays.
Hows this for an interesting post on the JetDroid website...
Not sure why you need the expensive software, it is nice and would help but 95% of the works is already completed for you guys.
To start:
Look for phones with same hardware then use that parts from their android and put the parts into a custom version. You can reuse the /sbin and /system folders from the android sdk virtual machine or if you want better performance use the /sbin and /system of a similar hardware phone android version and just add your init , init.rc , zimage and package this into a rom or dual boot like we do.
CPU:
The wave / Samsung-Intrinsity S5PC110 cpu is much more supported than our s3c6410 and used even by Apple so look at idroid , samsung crespo , HTC 4G android , samsung i9000 for sources for your android files to start from.
Screen:
The screen is possibly the same as S8000 or Spica, wave 3.3" the rest is in other samsung opensource files you just need to mix and match parts.
Obstacles:
The biggest problem might be the cpu and screen + andreno or powervx or Mali display driver but android.so will work until you get to the video driver.
Camera:
Camera is in M910 samsung opensource files / other 5MP camera, there is only a few 5MP camera from that samsung uses so might need to work on the code if you can not find it from a same camera android phone version that is already working.
Now make a good WaveDroid version:
Once you have all this and have it working then you can build a clean custom version of android optmized for your phone. CM for HTC 4G phones might work with almost no or little changes possibly just in the kernel.
The samsung opensource website has the SCH-W850 / SPH-W8500 / SPH-W8550 , this could share some hardware with Samsung Wave as well, similar number codes. Look for a recent code release nov/dec 2010 or later.
Click to expand...
Click to collapse
After reading that, I felt I could almost make an android port myself lol. Clearly there are some very knowledgeable and experienced persons out there.
What really bugs me is the Wavedroid folks have been asking for money for months, yet have shown not a shred of proof they have accomplished anything. Secondly, folks have been asking (rightfully so), why you have not implemented a Paypal widget so people can see just how much money you have raised so far. I know you are using illegal software and thus don't want to let everyone into your inner circle to see the progress, but you have shown and proved absolutely nothing. There are more doubts than positive feelings at the moment.
Please don't let this thread grow to one of two-three pages which is worth nothing, there is already another one just for this purpose
Android port is stuck because programmers dont have any programm to edit the bootloader of wave,so they can not do the port...
If anyone knows any free programm to edit ARM 7 files (like IDA 5.7) please give it to them.
But if nobody knows any programm for this case the have to wait until they have enough money form donations to buy the IDA 5.7
(sorry for my english)
This is outrageous, the fact that you need commercial tools to do what your looking to do clearly denotes your level of incompetence. Look at idroid. i didnt see them asking people for money to buy tools?? And i would say that Apple did a much better job locking down the i range then samsung did with the Wave. If you have stumbled at the starting block just forfeit the race.
Prove to us that you know what the f**k your doing and then you can have your donations.
Generally i supported this project, but then you asked for money. Money changes everything.
sabianadmin said:
This is outrageous, the fact that you need commercial tools to do what your looking to do clearly denotes your level of incompetence. Look at idroid. i didnt see them asking people for money to buy tools?? And i would say that Apple did a much better job locking down the i range then samsung did with the Wave. If you have stumbled at the starting block just forfeit the race.
Prove to us that you know what the f**k your doing and then you can have your donations.
Generally i supported this project, but then you asked for money. Money changes everything.
Click to expand...
Click to collapse
I agree with U
Asking for money, without providing any scrap of proof that anything is even going on, is what irks people here. Not even a simply paypal donation widget exists so folks can see what the $ count is too.
Too many red flags on this one. I know I'm not the first to ask for proof, or even just something other than "we are working it, it'll be done soooooon, give us all your moneys roflwtflolbbq"
So many other android ports happened without need for this software. And also may I point out what seems total ineptitude on the wavedroid team's part. The Galaxy S contains pretty much the identical hardware as the Wave does. In fact you find me a phone that has identical hardware, one running android, the other something else, and tell me we already have as near an android phone as you're going to get. Compared to other port projects, this should have been done in a weekend to be honest.
wavedroid are bogus, and will accomplish nothing just like all the so called Android to Wave projects and groups previously.
I agree with sabian. I don't know a **** about how difficult or easy is this, but i'm pretty sure that there are good developers around here. Why couldn't you start a new project?
I aggre with you guys,it is very odd that they ask for money without doing anythink...
I just posted that if you know any free software that works with ARM7 files it would be good to inform then...
But they have a very good reason to ask for money because if they can not edit the bootloader they can not load anythink else from bada...if they do that the project it would be almost done because wave and galaxy s have similar hardware so with some fixes to scripts they will have a very good androidport to wave..

Interest in hacking the kin

I think that we really need to build some interest in hacking this kin phone. It appears that there are very few who post but there are a lot more viewing. I decided to create this poll so that maybe we can show it to some skilled mobile hackers letting them know that this phone is not dead and has amazing potential. I encourage everyone who reads this to vote in the poll. without every single person showing interest we may never get anywhere. So don't just read this but sign up and vote. Show your support!!! Lets generate some interest. Vote now and then go spread the word.
I'm interested in seeing the phone get hacked so that all its minor annoyances can be fixed but:
1. do not have the kin twom phone (eyeing to get one)
2. suck at programming
I tend not to post because I am letting the experts (who have the phone and skills to hack the phone) post their progress and such.
I been preying/stalking former Kin phone developers out on LinkedIn as johnkussack suggested but no one has replied back to add me as a contact so that I could send them private msgs asking for their help.
Maybe if we could also start calling Microsoft/Sharp/Verizon. If we have enough interest maybe we could persuade them. Maybe one of us could just get lucky with talking to a "certain" individual who is willing to give some information out. Someone mentioned on another post that Verizon was willing to give out the rom with permission from Sharp. It might also help to remember the person you talk to so that you can call them often and develop somewhat of a "friendship". Any convincing people here?
theres actually some good progress in ideas, but no progress in actually succsesfully hacking it. We just need time.
Modestmuse said:
theres actually some good progress in ideas, but no progress in actually succsesfully hacking it. We just need time.
Click to expand...
Click to collapse
Time and Information to be exact.
I would love to see this thing hacked
It has such great hardware for (now a feature phone). 8mp camera, 720p video recording, 600mhz Tegra processor, 256mb of RAM, and 8 gb of storage. Those are low-end (atleast on the processor and ram side of things) smartphone specs. If someone got android or hacked the actual Kin OS, it would be amazing. Honestly, I have to wonder if Microsoft (since they gave up on the phone) would hand over any info on it. I highly doubt it but eh you never know.
10...
I think this is why we dont have any serious phone hackers helping out.
http: // w w w.crunchgear. com/wp-content/uploads/2011/01/Zune-HD.png
Has anyone tried this?
Hook up your kin and see if it is recognized by windows phone connector?
it can recognize zune HD so why not kin?
and if it doesnt recognize kin we could make a driver...
any thought?
kintwom said:
10...
I think this is why we dont have any serious phone hackers helping out.
Click to expand...
Click to collapse
If no one makes if for "fun", no one makes it for recognition, and if no one does for money, you are allowed to begin to suspect what the Kin status is.
Why would you want to hack the Kin2. this guy i work with has one. He absolutly hates it. I would have to agree with him. I tried to use it for a couple mins and gave up.
jwalts27 said:
Why would you want to hack the Kin2. this guy i work with has one. He absolutly hates it. I would have to agree with him. I tried to use it for a couple mins and gave up.
Click to expand...
Click to collapse
The reason we want to hack it is because the only that sucks about it is the OS. It has great hardware and could be an excellent feature phone if it were programmed better. Just one thought, look at the how smooth the interface and touch movement is in the zune portion of the phone. It is much smoother than the actual OS. Basically, Microsoft did a poor job with the OS and so the hardware is not being utilized to its full potential. That is why we are trying to optimize it.
mcdietz said:
The reason we want to hack it is because the only that sucks about it is the OS. It has great hardware and could be an excellent feature phone if it were programmed better. Just one thought, look at the how smooth the interface and touch movement is in the zune portion of the phone. It is much smoother than the actual OS. Basically, Microsoft did a poor job with the OS and so the hardware is not being utilized to its full potential. That is why we are trying to optimize it.
Click to expand...
Click to collapse
exactly, the poor OS development ended up it not using its full processor potential, its like they had a deadline to make it, and they werent finished....

Finally Kyocera Duraforce My Already Rooted !

I ok will delete my share, co'z replay [URL="http://forum.xda-developers.com/showpost.php?p=61145873&postcount=63"]here[/URL] and here... If Mr Obsy no money to donate... no need donate... u
Thats not for money only! if your need donate, just donate.... if your no have money, you can use the tutorial without i know...|
although you can still consume without money... and our future you can still take my experience and try out without giving feedback or money ...
But these people speak as if I beggars and ask him...
The term donation, without coercion and determination....
But whether Mr. Osby has a copy and try to Kyoceranya then try to develop my tutorial last rewrite and publish at a later ??
thanks...
Somebody need try just contact me... without donate... just FREE! except Mr. Obsy
If u did this post just to ask money for someone else's work, better delete it because is not the way does this XDA community work....
I've never read something that immediately makes me feel as if I've just smoked every drug ever made in one setting. Never, until right just now.
kmt5150 said:
I've never read something that immediately makes me feel as if I've just smoked every drug ever made in one setting. Never, until right just now.
Click to expand...
Click to collapse
Sigh.... I cant tell anyone the frustration level i have is regarding this site, the ads, and the organzation of the info.... Im what everyone would consider an Old Guy! You know, the guy thats perfect for job and company age discrimination. Its difficult to tolerate lack of quality and mediocrity.
I have had a need for a cell phone that actually can take a tiny bump and survive unlike the rest of them due to the environment I work in. I have no choice.
However, as mentioned above from the prior poster regarding the crack pipe smoker.... I have fortold the future of legalized drugs in the US and the wonderful H1B Visa programs Scabs stealing American jobs... of course not to mention the fabulous resource ad intensive web browsing lockups on this website... etc, ect, ect,...
I only ask for a way to place a simple custom rom of the latest version of Android on my phone? Or maybe a link that has WORKING LINKS to the images and instructions on how to flash the phone. Which of course does not exist, work, or otherwise.... Seems to me that I use a program that crawls for dead links???? Wow theres an idea? especially if someone with good intentions cant live up to the good intentions....????
Its still amazing to me that I cant throw money at someone to:
A. View an ad free working forum website that doesn't lock my entire web browser and pc up.
B. Find someone who would simply provide successful workable steps with working links.
C. Or pay someone to walk me through a ROM flash since the very basics of this is the very basis of this website which has now been lost in space.
Why is it impossible to simply find the reason and goal of this website with working links? I realize Kyocera's are not the most popular phones, however an OS is an OS. Still surprising is that someone hasn't created a feature rich version that can be loaded on ANY phone with the ability to custom button functions. Just like any typical OS like windows or linux? If I had the time? I would provide this, however I guess since everyone works fulltime? We need a place to provide less than perfect projects to poison everyone elses phones??? The reason I dont do it is I realize that I dont have the time to provide a QUALITY functioning product without half way hacks...???
Please forgive me for being such a D***, I am truly sorry and mean no disrespect to all whom have worked so hard... The frustration level is based upon this lovely Javascript ad filled site that suck the life from my webbrowsers and my pc's.... I would give anything I had,,,, and I mean anything in order to have a five minute conversation with the creator of Javascript.....(The professors at the colleges insist he created Javascript in three weeks.... and it certainly shows) I guess it cost more than forty bucks a month to host this forum? so we need to make 10k a month to load it up with advertising and greed?
Thanks all for your patient and reviewing my post, I hope that you may be able to point me in the right direction. Please notice all the question marks... I put them there intentionally as a question becuase I dont understand why anyone would intentionally cripple a website with great info for money???? But again, remember Im stupid.

Categories

Resources