کتابخانه و سورس JS ListView

با سلام و سپاس 

 

خدمت کاربران عزیز 

 

امروز با سورسی دیگر در خدمتتون هستیم که خیلی خیلی پر کاربرد هست از مرجع بیسیک فور اندروید .

 

به صورت کاملا رایگان 

 

 

با سپاس 

 

دانلود کتابخانه ها

 

دانلود سورس

 

کتابخانه های کمکی مورد نیاز :

 

Sample project is also attached.
۱٫ Picasso Library
۲٫ AppCompat
۳٫ JSON – i think this is built in library

 

JSListView
Author: salvadorjhai
Version: 0.8
ItemViewLayout
Methods:
findViewById (id As Int) As View
Find view by id.
id: the id
Return type: @return:the view
findViewWithTag (tag As Object) As View
Find view with tag.
tag: the tag
Return type: @return:the view
setViewId (v As View, id As Int)
Set id to view
v: View
id:
Properties:
Container As ViewGroup
Gets the container.
Height As Int
Gets the height.
Width As Int
Gets the width.
JSListView
Events:
OnGetView (position As Int, itemLayout As ItemViewLayout, forViewUpdate As Boolean)
OnItemClick (view As ItemViewLayout, position As Int)
OnItemLongClick (view As ItemViewLayout, position As Int)
Fields:
OVER_SCROLL_ALWAYS As Int
OVER_SCROLL_IF_CONTENT_SCROLLS As Int
OVER_SCROLL_NEVER As Int
Methods:
BringToFront
DesignerCreateView (paramPanelWrapper As PanelWrapper, paramLabelWrapper As LabelWrapper, paramMap As Map)
Initialize (eventName As String)
Invalidate
Invalidate2 (arg0 As Rect)
Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
IsFastScrollAlwaysVisible As Boolean
Returns true if the fast scroller is set to always show on this view.
Return type: @return:true if the fast scroller will always show
IsFastScrollEnabled As Boolean
Returns true if the fast scroller is enabled.
Return type: @return:true if fast scroll is enabled, false otherwise
IsInitialized As Boolean
ItemAdd (data As Object)
Item add.
data: the data
ItemAddAt (Index As Int, data As Object)
Add item at specific position
Index: position
data: data
ItemClearAll
Clear all item on the listview
ItemRemoveAt (position As Int)
Item remove at.
position: the position
ItemUpdateAt (position As Int, data As Object)
Item update at.
position: the position
data: the new data
RemoveView
RequestFocus As Boolean
SendToBack
SetBackgroundImage (arg0 As Bitmap)
SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
addFooterView (v As View, data As Object, isSelectable As Boolean)
Add a fixed view to appear at the bottom of the list. If addFooterView is
called more than once, the views will appear in the order they were
added. Views added using this call can take focus if they want.
NOTE: Call this before calling setAdapter. This is so ListView can wrap
the supplied cursor with one that will also account for header and footer
views.
v: The view to add.
data: Data to associate with this view
isSelectable: true if the footer view can be selected
addHeaderView (v As View, data As Object, isSelectable As Boolean)
Add a fixed view to appear at the top of the list. If addHeaderView is
called more than once, the views will appear in the order they were
added. Views added using this call can take focus if they want.
NOTE: Call this before calling setAdapter. This is so ListView can wrap
the supplied cursor with one that will also account for header and footer
views.
v: The view to add.
data: Data to associate with this view
isSelectable: whether the item is selectable
smoothScrollByOffset (offset As Int)
Smooth scroll by offset.
offset: the offset
smoothScrollToPosition (position As Int)
Smooth scroll to position.
position: the position
Properties:
Background As Drawable
CacheColorHint As Int [write only]
When set to a non-zero value, the cache color hint indicates that this list is always drawn on top of a solid, single-color, opaque background. Zero means that what's behind this object is translucent (non solid) or is not made of a single color.
Color As Int [write only]
DataSource As List
Get data source.
Divider As Drawable
Gets the divider.
DividerHeight As Int
Gets the divider height.
EmptyView As View
When the current adapter is empty, the AdapterView can display a special view
call the empty view. The empty view is used to provide feedback to the user
that no data is available in this AdapterView.
Enabled As Boolean
FastScrollAlwaysVisible As Boolean [write only]
Set whether or not the fast scroller should always be shown in place of the standard scroll bars.
FastScrollEnabled As Boolean [write only]
Specifies whether fast scrolling is enabled or disabled.
FooterDividersEnabled As Boolean [write only]
Sets the footer dividers enabled.
HeaderDividersEnabled As Boolean [write only]
Sets the header dividers enabled.
Height As Int
ItemsCanFocus As Boolean [read only]
Gets the items can focus.
Left As Int
OverScrollMode As Int
Returns the over-scroll mode for this view. The result will be one of OVER_SCROLL_ALWAYS (default), OVER_SCROLL_IF_CONTENT_SCROLLS (allow over-scrolling only if the view content is larger than the container), or OVER_SCROLL_NEVER.
OverscrollFooter As Drawable
Gets the overscroll footer.
OverscrollHeader As Drawable
Gets the overscroll header.
Parent As Object [read only]
Selection As Int [write only]
Sets the selection.
Selector As Drawable
Gets the selector.
Tag As Object
Top As Int
Visible As Boolean
Width As Int

 

سورس منشی تلفنی ( تفکیک تماس ها + نام مخاطبین )

با سلام و سپاس خدمت کاربران عزیز سایت یاهو ۹۸

 

ان شاءالله نماز و روزه و عبادات شما به درگاه حق تعالی مورد قبول باشه 

 

التماس دعا داریم از شما عزیزان 

 

در شات همه چیز واضح هست .

 

موفق باشید سورس پیوست شد .

 

با سپاس 

 

دانلود سورس

 

 

 

ورود به برنامه با پیامک ( مثل شبکه های اجتماعی ) بیسیک فور اندروید

با سلام و سپاس

برنامه ای که امروز براتون کدنویسی و مهیا شده برنامه ای مانند ورود و فعال سازی برنامه با شماره تلفن همانند تلگرام می باشد.

Continue reading “ورود به برنامه با پیامک ( مثل شبکه های اجتماعی ) بیسیک فور اندروید”

سورس مترجم آنلاین با بیش از ۱۰۰ زبان رایج دنیا

با سلام و سپاس 

با سورسی + کتابخانه ای دیگر در خدمت تمامی کاربران عزیز سایت یاهو ۹۸ و بیسیک کاران عزیز هستییم.

Continue reading “سورس مترجم آنلاین با بیش از ۱۰۰ زبان رایج دنیا”

سورس و کتابخانه کپچا ( YAHOO 98 CAPTCHA )

با سلام و درود خدمت دوستان YAHOO 98

امیر حسین آقاجری هستم .

Continue reading “سورس و کتابخانه کپچا ( YAHOO 98 CAPTCHA )”

دانلود بیسیک فور اندروید نسخه ۷ (نصب آسان)

با سلام و سپاس خدمت کاربران عزیز سایت یاهو ۹۸

 

در این ساعت از سایت بر این شدیم که آخرین نسخه بیسیک فور اندروید رو برای شما کرک و به صورت نصب آسان با چند کلیک مهیا کنیم.

 

همان طور میدونید این برنامه برای ما تحریم و به صورت غیر رایگان می باشد .

 

که ما برای شما کاربران عزیز به صورت کاملا رایگان در سایت قرار می دهیم .

 

به امید فرداهایی بهتر .

 

دانلود نسخه ۷ b4a

 

با تشکر از دوست عزیز و نویسنده سایت آقای فواد عبدی

 

 

تغییرات در این نسخه رو هم از لینک مرجع میتونید دبال کنید :

 

https://www.b4x.com/android/forum/threads/b4a-v7-00-beta-is-available-for-download.79586/

هم در  :

 

[​IMG]

Resumable subs – Wait For / Sleep

Async dialogs

Variables and subs renaming based on the Find All References feature

Quick search supports replacing including replacing in all modules.

Icon picker – Filter field supports filtering by hex code.

Starter service better handles cases where the process is started by multiple intents.

CSBuilder.Image adds an underscore instead of space to fix an issue with multiline strings.

Application_Error – Fixed a compatibility issue with Android 2.2.

PhoneCalls – READ_CALL_LOG permission added. This is a new requirement.

Sender is set when raising events with CallSub or CallSubDelayed from classes.
DoEvents is deprecated. A warning will appear when using it (see the async dialogs tutorial). Note that it is still supported, exactly as

before.

SQL library updated to make it simpler to use with Wait For.

تکه کدبسیار ضروری برای نوشتن برنامه هایی مثل قرآن کریم با معنی

با سلام و سپاس خدمت دوستان عزیز سایت یاهو ۹۸ 

 

یکی از دوستان کاربرای گل سایت درخواست داده بود که در دیتابیس ۳ ستون داره :

 

  • id 
  • onvan
  • sharh

 

بعد به بنده گفت کدی میخوام که یک رکورد از onvan و یک رکورد از sharh تو لیست ویو به ترتیب زیر هم نمایش بده

 

بنده کد رو به شکل زیر نوشتم و برای دوستان دیگری که ( خیلی ها مشل داشتن ) احتیاج دارن به این کد ، در سایت گذاشتم که استفاده کنند .

 

امیدوارم مفید واقع بشه.

 

 

سورس + کتابخانه راهنما با استایلی زیبا

با سلام و سپاس

 

با این سورس و کتابخانه شما میتوانید برای برنامه های خود راهنمایی زیبا با استایل های متفاوتی پیاده سازی کنید .

 

سازنده کتابخانه : آقای شجایی

 

دانلود نمونه APK

 

 

دانلود کتابخانه ها

 

دانلود سورس

 

 

 

تکه کد باز کردن مستقیم هر نوع تلگرامی

سلام به کاربرام گل سایت یاهو ۹۸

 

قبلا ما یه تکه کدی داشتیم که مستقیم میومد هر تلگرامی که نصب بود رو باز میکرد و به کانال یا آیدی یا گروهی که داده بودیم میرفت .

 

که جدبدا دیدیم موبوگرام اومده و تبلیغات رو از آپ های دیگر مسدود کرده چون ما تو تکه کدمون گفتیم هر تلگرامی رو

 

در این روش ما میایم شرط میزارم برای پکیج نیم برنامه چون در حال حاضر فقط موبوگرام اینگونه هست و بعد میایم میگیم اگر نبود هر تلگرامی رو مستقیم باز کن به صورت زیر

 

Dim far As Intent
Dim pm As PackageManager
far=pm.GetApplicationIntent("com.hanista.mobogram")
If far.IsInitialized Then
'کد اولی
Dim i As Intent
i.Initialize(i.ACTION_VIEW, "http://telegram.me/yahoo98")
Dim jo As JavaObject = i
jo.RunMethod("setPackage", Array As Object("com.hanista.mobogram"))
StartActivity(ii)

Else

'کد دومی
Dim i2 As Intent
i2.initialize (i2.action_view,"tg://resolve?domain=yahoo98")
StartActivity (i22)

End If

 

ان شا ء الله که مفید واقع شده باشه .

سورس ایجاد لایسنس در دیتابیس آنلاین ( b4a )

با سلام و سپاس به دوستان یاهو ۹۸

سورسی که براتون امروز آماده کردم لایسنس گذاشتن برای برنامه هامون هست که خیلی کاربردی می باشد .

Continue reading “سورس ایجاد لایسنس در دیتابیس آنلاین ( b4a )”

سورس برنامه خلافی بگیر

با سلام و سپاس 

 

دیدم خیلی از دوستان دوست دارن برنامه های خلافی رو بنویسند ولی به مشکل میخورن و غیره ….

 

بر این شدم که یه سورسی براتون مهیا کنم که با فرایند گت المنت و گرفتن کپچا بیشتر آشنا بشید و رویداد های صفحه بعد از کپچا و گرفتن آیتم های بعدی ….

Continue reading “سورس برنامه خلافی بگیر”

سورس کار با Widget ویجگت

با سلامی دوباره و خیر مقدم شما کاربران گرامی

طی درخواست یکی از دوستان نمونه سورسی از ویجگت براتون آماده کردم که در سرویس این عمل انجام میشه .

Continue reading “سورس کار با Widget ویجگت”

رپ جدید از کتابخانه material Dialogs و امکانات بی نظیرش

با سلام و دورد 

 

امروز کتابخانه ای رو معرفی میکنیم به همراه ریسورس و نمونه سمپلی کامل از material Dialogs

 

بهترین قسمت این کتابخانه اینه که شما میتونید دیالوگ رو شخصی سازی کامل کنید .

 

دانلود نمونه APK

 

دانلود سورس

 

دانلود کتابخانه ها

 

کتابخانه Notfication Bagde

با سلام و سپاس 

 

امروز کتابخانه و سورسی کاربردی به همراه ریسورس براتون مهیا کردیم .

 

کتابخانه Notfication Bagde بهترین کتابخانه برای ساخت Bagde برای نوتفکیشن در برنامه های شما است.

 

دانلود سورس

 

 

منبع : معلی 

 

اسکرول افقی و عمودی ( تو نت فکر نکمک پیدا کنید ) ScrollView2D

با سپاس و دورد

 

کتابخانه اسکرول ScrollView2D اسکرول به ۲ طرف و گذاشتن هر اشیایی بدون محدودیت جابجای 

 

لینک مرجع :

 

https://www.b4x.com/android/forum/threads/lib-scrollview2d.19268/

 

امید وارم مفید واقع بشه .

 

 

 

دانلود سورس 

 

دانلود کتابخانه ها