Translate

Showing posts with label google+. Show all posts
Showing posts with label google+. Show all posts

Saturday, September 28, 2013

Double or multiple touch sensing APP INVENTOR Canvas

In this tutorial I am explaining about how to sense double touch (Multiple click) in MIT APP Inventor Canvas. 
 App Inventor is a very good and simple tool for Android development invented by google labs and now hosted in MIT server. A CANVAS is a two dimensional touch sensitive rectangular panel on which drawing can be done and sprites can be moved . With the help of CANVAS, you can make variety of applications and that palatte is capable to track your gestures on the touch screen. Unfortunately, APP inventor team (Google, MIT) not given any answer for the question, “How to sense the double or multiple touch using CANVAS ”. I have searched on many websites, But I didn’t get any response. Thus I created a block to sense app inventor double/ multiple touch action (Double Click). With the help of this tutorial you will study how you can use the timer or clock pallatte for your android development. 

LOGIC Behind this work

Sensing: How often you touched up the canvas for a short interval (~500 milli seconds=1/2 seconds).

At First you have to insert following Pallates using APP inventor designer webpage 
  •  CANVAS 
  •  CLOCK
  • TEXT BOX 
Click save and open CODE EDITOR (on a JAVA installed system)




 STEPS

 For that you need a global variable , that will store your number of clicks (Touch)
 to make a global variable
Click on Definition> Name block 
Give a suitable name . In my case I have given name “time”. 



Next You have to give a time interval for timer, for double click we need only ½ seconds only. So I have given timer value to 500 mS. I have put that block in screen initialization block (See the figure).



Canvas1.Mouse touch up will give information about how often you touched the canvas.
If you clicked multiple times , variable "timer" will increase by 1 (see math block inside Canvas1.Mousetouchup block). At the end of 1 timer cycle (500 mS). An interrupt will be fired and the entire execution cycle of the program will reach in the clock1.timer block, In that block I printed the number of clicks stored in our global variable (timer) to the TextBox1. After printing the value on text box 1, set the time variable value to zero.(Otherwise it increases with every click) 

For more information 


http://pravysoft.eu5.oorg/praveen

or email us to



Saturday, May 11, 2013

How to get Friend's birthday reminder SMS..!!!!


Friend's Birthday reminder SMS for FREE...!

With the help of this simple tutorial you will get free SMS as your friend's Birthday reminder without any charges. You can set the time of the reminder SMS (one day before or two day before your friend’s Birthday).  For this you need  a Google account and Facebook account. Here we are using Facebook birthday database and Google messaging service. Please go through the following steps, If you have any doubt please ask to me
Email:  info.pravysoft@gmail.com


  1. Go to Google calender 
  2. Login with your google (gmail) username and password..
  3. After login you can see My calender at left hand side(Fig 1)


  4. Fig 1 :Google calendar  MENU
  5. Click on the down arrow button near My calendars
  6. Click on create new calendar button
  7. Give a suitable name for your calendar (say PravySoft_SMS) and description




  8. Don't check the box Make this calendar public
  9. Finally click Create calendar button
  10. Now you can see the newly created Calender under My calendars (Here PravySoft_SMS)
  11. Goto upper right corner of the browser click on the small wrench icon  button and select settings
  12. goto Mobile settings and give your mobile number there and click verification code button. You need to enter your verification code (Google will sent an sms to you which will contain the verification code) on the text box. And finally click on the Finish setup button
  13. Now goto your Facebook page 
  14. Click on EVENTS link below your profile photo
  15. Click the small wretch icon near Today button and select Export
  16. Dont click Close Button Now
  17. On the popup window, Right click above export your friend's birthdays link and click on Copy Link Location.( Copy link address)
  18. Open a webbrowser (firefox ,chrome etc), Paste the content address URL (Just click paste)
  19. the address should be like this 
  20. Webcal://www.facebook.com/ical/b.php?uid=1846667233&key=AQAz_SefXt22euxS
  21. Remove Webcal://  text at the beginning of the address Then click go (Enter)
  22. You can see a file like the name uxxx.ics is downloading (Give permission if needed, save the file)
  23. Now again goto Google calendars go to settings and select calendars
  24. click import calendar and Browse the file you have downloaded from Facebook earlier (Uxxx.icl) select the calendar name also (for me PravySoft_SMS) Then click Import
  25. Select the  Reminders and notifications tab.
  26. Click on Add a reminder.
  27. Select SMS and how early you want yourself to be notified about the upcoming birthday.
  28. Click on Save button.
  29. That all You will get your friends Birthday reminders for FREE!!!!!!!!!!!!



Sunday, October 16, 2011

PravySoft Portable Folder lock free download


PravySoft proudly presents Folder lock with active shield.You can save your valuable documents with the help of this tool.






Main features of this software are

1.The data will be password protected.
2.Un deletable data protection (With the help active shield,prevents unauthorized deletion )
3.Portable tool so you don't have to install this software
4.Open source,If you need source code please contact me
5.Small size <1 MB
6.Free of cost. No evaluation problem
7.You can freely distribute this software

At first you need to set a password for your shield

After that you can see a folder ' My secure folder' in My documents folder as shown the figure below

You can change your password any time.If you Locked the folder,The folder become invisible and you can delete the folder with this software. simple deletion not works in this folder.


If you find any bug or if you need source code please contact me
google@pravysoft.co.cc

or visit
http://pravysoft.eu5.org

http://pravysoft.blogspot.com